ts_t

@struct ts_t @brief MPEG PES timestamp structure, used for dts and pts @ingroup dvb_table

@param tag 4 bits Should be 0010 for PTS and 0011 for DTS @param bits30 3 bits Timestamp bits 30-32 @param one 1 bit Sould be 1 @param bits15 15 bits Timestamp bits 15-29 @param one1 1 bit Should be 1 @param bits00 15 Bits Timestamp bits 0-14 @param one2 1 bit Should be 1

Members

Unions

__anonymous
union __anonymous
Undocumented in source.
__anonymous
union __anonymous
Undocumented in source.

Meta